Version

Update(List<String>,String) Method

Updates the property name for the current hint.
Syntax
public void Update( 
   List<string> propNames,
   string propFormat
)

Parameters

propNames
The property names for the hint.
propFormat
The format string to use for formatting the property name.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also